Skip to content

http client's shutdown should be lock-protected - #329

Merged
chrisarcand merged 1 commit into
hashicorp:masterfrom
fxposter:patch-1
Dec 3, 2025
Merged

http client's shutdown should be lock-protected#329
chrisarcand merged 1 commit into
hashicorp:masterfrom
fxposter:patch-1

Conversation

@fxposter

@fxposter fxposter commented Feb 27, 2024

Copy link
Copy Markdown
Contributor

since @nhp is modified within the mutex-protected area, so all its accesses should also be mutex-protected

@fxposter
fxposter requested a review from a team as a code owner February 27, 2024 17:41
@fxposter

Copy link
Copy Markdown
Contributor Author

@dhuckins I see that you were the last person who merged a PR to this repo, do you know who can review this?

since @nhp is modified within the mutex-protected area, so all its accesses should also be mutex-protected
@chrisarcand
chrisarcand merged commit fb4e0f6 into hashicorp:master Dec 3, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants